From 065d586a96c3f0ee7c52038afd6a4b2fbf478500 Mon Sep 17 00:00:00 2001 From: George Dunlap Date: Wed, 22 Nov 2017 19:19:02 +0000 Subject: [PATCH] SUPPORT.md: Add ARM-specific virtual hardware Signed-off-by: George Dunlap Acked-by: Julien Grall --- SUPPORT.md | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) diff --git a/SUPPORT.md b/SUPPORT.md index 2185e1b5c6..ddfbca3fdb 100644 --- a/SUPPORT.md +++ b/SUPPORT.md @@ -412,6 +412,27 @@ Virtual Performance Management Unit for HVM guests Disabled by default (enable with hypervisor command line option). This feature is not security supported: see http://xenbits.xen.org/xsa/advisory-163.html +### ARM/Non-PCI device passthrough + + Status: Supported, not security supported + +Note that this still requires an IOMMU +that covers the DMA of the device to be passed through. + +### ARM: 16K and 64K page granularity in guests + + Status: Supported, with caveats + +No support for QEMU backends in a 16K or 64K domain. + +### ARM: Guest Device Tree support + + Status: Supported + +### ARM: Guest ACPI support + + Status: Supported + ## Virtual Hardware, QEMU These are devices available in HVM mode using a qemu devicemodel (the default). -- 2.30.2